Rdocumentation
powered by
Learn R Programming
dismo (version 0.8-5)
Voronoi Hull: Voronoi hull model
Description
Voronoi polygons for presence/absence data
Usage
voronoiHull(p, a, ...)
Arguments
p
Presence points. Two column matrix, data.frame, or a SpatialPoints* object
a
Absence points. Must be of the same class as p
...
Addtional arguments
Value
A VoronoiHull object (inherits from
DistModel-class
)
See Also
convexHull